home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr25 / gnuplsrc.zip / README.OS2 < prev    next >
Text File  |  1993-03-21  |  849b  |  21 lines

  1. Gnuplot 3.2 for OS/2 
  2. --------------------
  3.  
  4. This archive contains:
  5.  
  6. patches.os2     -- context diffs between the 3.2 distribution files
  7.                    (internal version control number 3.26) and the 
  8.                    OS/2 2.0 version.
  9. makefile        -- makefile for OS/2 version, using the emx/gcc compiler.
  10. os2pm/*         -- source for the 16-bit version of the outboard driver 
  11.                    that provides the PM interface for Gnuplot.
  12. os2pmb/*        -- source for the beta version of the 32 bit driver.
  13.                    This source was compiled with GNU gcc which doesn't (yet?)
  14.                    have proper multithreaded libraries. There are some
  15.                    workarounds in the code, but there may still be clashes
  16.                    between various threads. 
  17.  
  18.  
  19. Roger Fearick
  20. fearick@physci.uct.ac.za
  21.